-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tag v0.11.2 #698
Tag v0.11.2 #698
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do try-runtime and fork-off-substrate before release.
There were several pallets changed to Frame v2, need to compare & check the pallet name in runtime, whether they are changed. Although LGTM, please check it again with the help of metadata storage prefix tools. |
CrabStorage Changes from
|
DarwiniaStorage Changes from
|
Fork off Darwinia Spec-1110 is still in progress. |
Fork off Darwinia Spec-1110 done. |
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/tikv/rust-prometheus/releases) - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](tikv/rust-prometheus@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: prometheus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Versions
dvm-dynamic-fee
to Attribute Macro darwinia-common#644Migrations
According to E1-runtimemigration we got these migrations:
Schedule
from Storage toConfig
paritytech/substrate#8773 we don't have this palletScheduler
inconstruct_runtime!